StvDEV

 GDK

  Components

  Drawing

  Editor

  Browser

  Inspector

  CaptionedBoolPropertyDrawer

  CreatePropertyGUI(SerializedProperty)

  OnGUI(Rect, SerializedProperty, GUIContent)

  DisableOnRuntimePropertyDrawer

  EnumPropertyDrawer

  MinMaxRangePropertyDrawer

  ReadOnlyPropertyDrawer

  ShowIfPropertyDrawer

  Extensions

  Inspector

  Patterns

  TMP

  Types

  Vibration

class CaptionedBoolPropertyDrawer

Draws the bool value as a drop-down list for the fields marked CaptionedBoolAttribute attribute.
VisibilityPublic
ExtendsPropertyDrawer

Public methods

VisualElement CreatePropertyGUI(SerializedProperty property)Draw gui using UIToolkit.
void OnGUI(Rect position, SerializedProperty property, GUIContent label)Ons the gui using the specified position